LEADTOOLS (Leadtools.Logging assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
Debug(String,String,Dictionary<String,Object>) Method
See Also 
Leadtools.Logging Namespace > Logger Class > Debug Method : Debug(String,String,Dictionary<String,Object>) Method



source
The source of the message.
message
The message.
custom
Custom information associated with the message.
source
The source of the message.
message
The message.
custom
Custom information associated with the message.
Logs the specified entry as a LogType.Debug.

Syntax

Visual Basic (Declaration) 
Overloads Public Sub Debug( _
   ByVal source As String, _
   ByVal message As String, _
   ByVal custom As Dictionary(Of String,Object) _
) 
Visual Basic (Usage)Copy Code
Dim instance As Logger
Dim source As String
Dim message As String
Dim custom As Dictionary(Of String,Object)
 
instance.Debug(source, message, custom)
C# 
public void Debug( 
   string source,
   string message,
   Dictionary<string,object> custom
)
C++/CLI 
public:
void Debug( 
   String^ source,
   String^ message,
   Dictionary<String^,Object^>^ custom
) 

Parameters

source
The source of the message.
message
The message.
custom
Custom information associated with the message.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Logging requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features